home *** CD-ROM | disk | FTP | other *** search
- # this is the MM initialisation file for BC7
- # to use this file, rename it as MM.INI and make any necessary
- # changes to paths
- compile=\bc7\binb\bc.exe
- link=\bc7\binb\link.exe
- compflags=/O/Ot/G2/Fs/Lr/FPi
- compflags=/T/C:512
- linkflags=/EX/NOE
- linkflags=/NOD:brt71efr.lib
- lib=T:\bc7\bcl71efr.lib
- lib=T:\bc7\im2.lib
- lib=; # don't prompt the user for further libraries
- CheckIncludes=True # INCLUDEd files are put into the dependencies list.
- ObjDir=\bc7\qbobj # This is where the object files will go
-